|
|
|
|
Clear Method, ColumnCollectionClass Class |
The ColumnCollectionClass does not support the Clear method, use Columns.Count instead.
Syntax ColumnCollectionClass Class (Softelvdm.SftTreeNET)
VB |
Public Sub Clear()
|
C# |
public void Clear(); |
C++ |
public: void Clear(); |
Comments
The Clear method the ColumnCollectionClass does not support the Clear method, use Columns.Count instead.